Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displays UI #823

Merged
merged 4 commits into from
May 1, 2014
Merged

Displays UI #823

merged 4 commits into from
May 1, 2014

Conversation

johnhaddon
Copy link
Member

This should take care of #15.

Also added python bindings for CompoundDataPlug::fillCompoundData() and CompoundDataPlug::fillCompoundObject().
- Displayed only the label in the header section.
- Added file browser for name widget.
- Added a widget for editing the label in the collapsible section.
- Greyed out widgets when the display is turned off.
- Added delete button, visible when hovering over a particular display.
- Stopped deriving from CompoundPlugValueWidget and overriding _footer() and used PlugLayout instead - one less thing to deal with in the ongoing refactoring of plug UIs.

Fixes #15.
andrewkaufman added a commit that referenced this pull request May 1, 2014
@andrewkaufman andrewkaufman merged commit c9c9c28 into GafferHQ:master May 1, 2014
@johnhaddon johnhaddon deleted the displays branch May 2, 2014 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants